atspi: Add textview utilities
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Oct 2020 03:47:34 +0000 (23:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commit925ef1f90faa4b4cebf54f4a424b566c36977393
treeb0a1153feb73f0ee376575750bc5d93e6a8589b8
parentba63daa1d29312924eb4477a356b6a4fec6fd41c
atspi: Add textview utilities

These are very similar to the pango utilities,
and are copying code from the textview accessible
implementation in GTK 3.
gtk/a11y/gtkatspitextbuffer.c [new file with mode: 0644]
gtk/a11y/gtkatspitextbufferprivate.h [new file with mode: 0644]
gtk/a11y/meson.build